Erro: "No module named cElementTree" no YUM [Resolvido]

Publicado por Marcos Vinicius Campez em 10/11/2012

[ Hits: 4.926 ]

Blog: http://bytelivre.net

 


Erro: "No module named cElementTree" no YUM [Resolvido]



Depois de atualizar todo o seu sistema, você foi instalar um pacote com o yum e aconteceu o seguinte erro:

"There was a problem importing one of the Python modules required to run yum. The error leading to this problem was:

    No module named cElementTree

Please install a package which provides this module, or verify that the module is installed correctly.

It's possible that the above module doesn't match the current version of Python, which is:
2.4.3 (#1, Sep 21 2011, 20:06:00)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-51)]

If you cannot solve this problem yourself, please go to the yum faq at:
    http://wiki.linux.duke.edu/YumFaq"


Para resolver isso, basta remover um pacote antigo do Python:

# rpm -e python-elementtree-1.2.6-7.el4.rf.i386 --nodeps

E baixar e instalar a versão anterior que estava funcionando:

# wget ftp://ftp.nluug.nl/pub/os/Linux/distr/startcom/AS-5.0.0/os/i386/StartCom/RPMS/python-elementtree-1.2.6-5.i386.rpm
# rpm -ivh python-elementtree-1.2.6-5.i386.rpm

Outras dicas deste autor

AutoScan Network: Obtendo dados dos computadores da rede

Instalando o XFCE no Debian 5.0 (Lenny) em modo texto

Lm-sensors - Verificando a temperatura de sua máquina

Usando o comando SCP!

VMware Player no Ubuntu

Leitura recomendada

Instalando o Pi-Hole versão v5.18.4 depois do lançamento da versão v6.0

Tornando o Epiphany mais rápido

Instalando SeaMonkey versão 2.48 em Português com direito criação de atalho - via terminal

2nd Free Software Meeting

Receitanet 2015 com Java 1_7_0 e 1_8_0-openjdk no openSUSE 13.2

  

Comentários

Nenhum comentário foi encontrado.



Contribuir com comentário




Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts